home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 111.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.9 KB  |  59 lines

  1. <option type="enum" id="opt/111">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Resolution</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>PJLResolution</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>100</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_pjl />
  15.    <arg_proto>SET RESOLUTION = %s</arg_proto>
  16.   </arg_execution>
  17.   <enum_vals>
  18.    <enum_val id="ev/742">
  19.     <ev_longname>
  20.      <en>300 dpi</en>
  21.     </ev_longname>
  22.     <!-- A multilingual <comments> block can appear here, too;
  23.          it should be treated as documentation for the user. -->
  24.     <ev_shortname>
  25.      <en>300</en>
  26.      <!-- Until someone tells me how to learn the user locale in 
  27.           backends, the shortname must be monolingual in <en>! -->
  28.     </ev_shortname>
  29.     <ev_driverval>300</ev_driverval>
  30.    </enum_val>
  31.    <enum_val id="ev/743">
  32.     <ev_longname>
  33.      <en>600 dpi</en>
  34.     </ev_longname>
  35.     <!-- A multilingual <comments> block can appear here, too;
  36.          it should be treated as documentation for the user. -->
  37.     <ev_shortname>
  38.      <en>600</en>
  39.      <!-- Until someone tells me how to learn the user locale in 
  40.           backends, the shortname must be monolingual in <en>! -->
  41.     </ev_shortname>
  42.     <ev_driverval>600</ev_driverval>
  43.    </enum_val>
  44.    <enum_val id="ev/744">
  45.     <ev_longname>
  46.      <en>1200 dpi</en>
  47.     </ev_longname>
  48.     <!-- A multilingual <comments> block can appear here, too;
  49.          it should be treated as documentation for the user. -->
  50.     <ev_shortname>
  51.      <en>1200</en>
  52.      <!-- Until someone tells me how to learn the user locale in 
  53.           backends, the shortname must be monolingual in <en>! -->
  54.     </ev_shortname>
  55.     <ev_driverval>1200</ev_driverval>
  56.    </enum_val>
  57.   </enum_vals>
  58. </option>
  59.